Home | All Classes | Grouped Classes | Index | Search

CL_Vector2::operator -

Subtraction operator Negation operator

	CL_Vector2 operator - (
		const CL_Vector2& rkVector);

	CL_Vector2 operator - ();

Return value:

The negative of the Vector

See also:

CL_Vector | CL_Vector2



Questions or comments, write to the ClanLib mailing list.